.contentwrapper .homepagecontent {
float:right;
padding-top:15px;
width:425px
}

* html .contentwrapper .homepagecontent {
width:420px
}

.homepagecontent {
text-align:center
}

.contentwrapper .homepageimageblock {
float:left;
width:456px
}

.contentwrapper .homepageimageblock div {
float:left;
height:204px;
margin-bottom:18px;
margin-right:18px;
width:204px
}

.contentwrapper .homepageimageblock div.image_one {
background-color:#bd0000
}

.contentwrapper .homepageimageblock div.image_two {
background-color:#ff7b00
}

.contentwrapper .homepageimageblock div.image_three {
background-color:#00a539
}

.contentwrapper .homepageimageblock div.image_four {
background-color:#007394
}

.contentwrapper .searchblock {
padding-top:23px
}

a:link,a:visited,a:active {
color:#bd0000;
text-decoration:none
}

a:hover {
color:#df2222;
text-decoration:underline
}

div.loginblock {
background:#ddd;
border:1px solid #bbb;
color:#FFF;
margin-left:auto;
margin-right:auto;
margin-top:30px;
padding:10px;
position:relative;
width:300px
}

div.logintitle {
font-size:16px;
font-weight:700;
margin-bottom:20px
}

.loginblock .label {
float:left;
height:25px;
width:100px
}

.loginblock .input {
float:left;
height:25px;
width:160px
}

.loginblock .failed {
color:red;
margin-bottom:10px
}

div.request {
margin-bottom:-10px;
text-align:right
}

div.request a {
color:blue
}
